/* 懒人图库 搜集整理 www.lanrentuku.com */

/*焦点图*/
.fcou{ position:relative; width:222px; height:147px; background-color: #ee7a23; float: left; margin-right:5px;}  
.fcou img{ width: 222px; height: 122px;} 
.fcou .shadow .title{width: 222px; height: 65px;padding-left: 30px;padding-top: 20px;}
.fcou .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.fcou .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.fcou .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.fcou .btn a:hover,.fcou .btn a.current{  cursor:pointer;background:#fc114a;}  
.fcou .frPic{ position:absolute; left:0px; top:0px; }  
.fcou .D1fBnt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.fcou .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.fcou .fcon img{ display:block; }  
.fcou .fcon p{ width: 100%; height: 25px; line-height: 25px; text-align: center; background:#ee7a23;  color: #fff;}
	  .fcou .fcon p a{ color:#fff;}
.fcou .fbeg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.fcou .fbeg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.fcou .D1fBnt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.fcou .D1fBnt .current,.fcou .D1fBnt a:hover{background:#fc114a;}    
.fcou .D1fBnt img{display:none}    
.fcou .D1fBnt i{display:none; font-style:normal; }    
.fcou .prev2,.fcou .next2{position:absolute;width:14px;height:14px;}
.fcou .prev2{ right:30px; bottom:5px; cursor:pointer; background:url(../images/left.png) no-repeat; }  
.fcou .next2{ right: 10px; bottom:5px; cursor:pointer;background:url(../images/right.png) no-repeat;}  
.fcou .prev:hover{  background-position:0 0; }  
.fcou .next:hover{  background-position:-40px 0;}  
